genDDOC

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void genDDOC(T ret, OGLFunctionFamily family, string prefix)
  2. void genDDOC(T ret, string functionFamily, OGLDocumentation ctx, string linetabs, string linetabsNext)
  3. void genDDOC(T ret, string functionFamily, OGLDocumentation ctx, string linetabs, string linetabsNext, bool firstText, bool inCode)
    void
    genDDOC
    (
    T
    )
    (
    ref T ret
    ,,,
    string linetabs
    ,,
    ref bool firstText
    ,
    bool inCode = false
    )

Meta